Binary space partitioning trees: a multiresolution approach
نویسندگان
چکیده
Space partitioning techniques are a useful means of organizing geometric models into data structures. Such data structures provide easy and efficient access to a wide range of computer graphics and visualization applications like real-time rendering of large data bases, collision detection, point classification, etc. Binary Space Partitioning (BSP) trees are one of the most successful space partitioning techniques, since they allow both object modeling and classification in one single structure. However, with the advent of networked graphics applications there is an increasing need for multiresolution geometric representations. This paper presents a novel method that extends BSP trees to provide such a representation. The models we present have the advantages of both BSP trees and multiresolution representations. Nodes near the root of the BSP tree store coarser versions of the geometry, while leaf nodes provide the finest details of the representation. We present in this paper different algorithms to construct multiresolution BSP trees in 2D. Then we propose extensions of our methods to 3D space.
منابع مشابه
Medical Image Registration Based on BSP and Quad-Tree Partitioning
This paper presents a study of image simplification techniques as a first stage to define a multiresolution registration framework. We propose here a new approach for image registration based on the partitioning of the source images in binary-space (BSP) and quad-tree structures. These partitioned images have been obtained with a maximum mutual information gain algorithm. Multimodal registratio...
متن کاملMultiresolution modeling using binary space partitioning trees
Space partitioning techniques are a useful means of organizing geometric models into data structures. Such data structures provide easy and efficient access to a wide range of computer graphics and visualization applications like Ž . real-time rendering of large data bases, collision detection, point classification, etc. Binary Space Partitioning BSP trees are one of the most successful space p...
متن کاملMultiresolution image compression with BSP trees and multilevel BTC
This paper presents a new multiresolution segmentationbased algorithm for image compression. High quality low bit rate image compression is achieved by recursively coding the Binary Space Partitioning (BSP) tree representation of images with multilevel Block Truncation Coding (BTC). Comparison with JPEG at rates below 0.25 bit/pixel shows superior performance both in terms of Power Signal-to-No...
متن کاملMultiresolution BSP Trees Applied to Terrain, Transparency, and General Objects
We present a system for incorporating multiple level of detail (LOD) models of 3D objects within a single hierarchical data structure. This system was designed for a scientific visualization application involving terrain and volume rendering. Our data structure is a modified Binary Space Partitioning (BSP) tree. We describe how our tree construction and traversal routines may be used with a var...
متن کاملCAD Model Acquisition using Binary Space Partitioning Trees
This paper discusses an approach to automating CAD model acquisition by creating Binary Space Partitioning (BSP) trees from laser range data. Distinct views of the object, each represented by a BSP tree, are then merged using set operations on the trees. BSP trees have proven their utility in 3-D modeling, graphics and image processing, and their tree structure allows efficient algorithms to be...
متن کامل